home *** CD-ROM | disk | FTP | other *** search
- *** Using WSC with WORD ***
-
- Refer to VBA32.TXT for 32-bit WORD (WORD 97 and later).
-
- WSC4VB can be used with any VBA (Visual Basic for Applications)
- program. For example, in Word97, choose "Tools" from the menu bar,
- then "Macros", then "Visual Basic Editor". You can then enter VB
- code, such as MODULE.BAS.
-
- Before compiling MODULE.BAS, insert WSC32.BAS (or WSC16.BAS) before
- the MODULE.BAS code. You may also have to remove the "Global" from the
- VB declarations.
-
- Also see ACCESS.TXT and EXCEL.TXT.
-
-
-